Pet Store Web Service
PostuploadFile
Pet Store Web Service > Everything about your Pets Resource Group : uploadFile (Post)

Resource Path: /pet/{petId}/uploadImage

Description
uploads an image
Parameters
NameDescriptionData Type
ID of pet to updateinteger
Additional data to pass to serverstring
file to uploadfile
Response

The response body is of type ApiResponse.

successful operation

Overview

ApiResponse
Represents an Api Response
code : integer
type : string
message : string
See Also
Everything about your Pets Resource GroupPet Store Web Service